Skip to content

Conversation

@Cyb3rWard0g
Copy link
Collaborator

Reintroduced @sicoyle idea from here #238. I added a shared gRPC runtime options model and helper that raises Durable Task channel limits when needed, wired it through durable agents and orchestrators, and added unit tests covering the patching behavior.

Key Changes

  • Added WorkflowGrpcOptions and a central apply_grpc_options helper for Durable Task channel overrides.
  • Threaded gRPC options through AgentComponents, DurableAgent, and all workflow orchestrators.
  • Added a quickstart to pass execution configs and demo larger gRPC payload limits.
  • Added targeted tests verifying the gRPC helper’s patching logic.

@Cyb3rWard0g Cyb3rWard0g requested a review from yaron2 as a code owner November 2, 2025 20:25
@Cyb3rWard0g Cyb3rWard0g requested review from sicoyle and removed request for yaron2 November 2, 2025 20:25
Copy link
Collaborator

@sicoyle sicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for bringing these back 🙌

@yaron2 yaron2 merged commit 86e0cff into main Nov 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants